home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / NEXUS21X.ZIP / DALNEXUS.ZIP / REMOTE.IN_ / REMOTE
INI File  |  1997-01-16  |  2KB  |  68 lines

  1. [Variables]
  2. n0=%chr.var 256
  3. n1=%clone 0
  4. n2=%ircop 0
  5. n3=%op 0
  6. n4=%nonop 0
  7. n5=%voice 0
  8. n6=%here 0
  9. n7=%total 0
  10. n8=%novoice 0
  11. n9=%gone 0
  12. n10=%option 1
  13. n11=%mins 15
  14. n12=%hours 0
  15. n13=%fileserver Off
  16. n14=%away No
  17. n15=%spy Off
  18. n16=%NCB Off
  19. n17=%taker Off
  20. n18=%LinkLooker Off
  21. n19=%dccs On
  22. n20=%msgs 23
  23. n21=%shitlist 0
  24. n22=%autoop 0
  25. n23=%messages YES
  26. n24=%oldnick
  27. n25=%protected 3
  28. n26=%f4 2
  29. n27=%f1 3
  30. n28=%f2 3
  31. n29=%f3 1
  32. n30=%ctcpprotect Normal
  33. n31=%textprotect Normal
  34. n32=%dccprotect Off
  35. n33=%protect Normal
  36. n34=%autov 0
  37. n35=%pt 1
  38. n36=%counter ON
  39. n37=%olist on
  40. n38=%viewer Off
  41. n39=%plist on
  42. n40=%vlist on
  43. n41=%slist on
  44. n42=%olist on
  45. n43=%reason 
  46. n44=%server
  47. n45=%splitnum 0
  48. n46=%victims 0
  49. n47=%flooder xtr@port16-thalia.es.co.nz
  50. n48=%ctcpsxtr@port16-thalia.es.co.nz 2
  51. n49=%window #!!!CHAT!!!
  52. n50=%clonessubfound ...
  53. n51=%chan &R3f4
  54. n52=%idle No
  55.  
  56. [Raw]
  57. n0=#ircopscan start
  58. n1=352:* {
  59. n2=  if (%option == 1) { write $mircdir $+ raw.txt /echo 2 %window $parm6 * $+ $parm5 | inc %total | halt }
  60. n3=  if (%option == 2) { write $mircdir $+ raw.txt /msg %window $parm6 * $+ $parm5 | inc %total | halt }
  61. n4=}
  62. n5=315:* {
  63. n6=  if (%option == 1) { write $mircdir $+ raw.txt /echo 4 %window :ì: End of List! Total: %total :ì: }
  64. n7=  if (%option == 2) { write $mircdir $+ raw.txt /msg %window :ì: End of List! Total: %total :ì: }
  65. n8=  play -c $me $mircdir $+ raw.txt 600 | unset %total | unset %option | unset %window | .disable #ircopscan | halt
  66. n9=}
  67. n10=#ircopscan end
  68.